[INFO] cloning repository https://github.com/ethanuppal/dumbname
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethanuppal/dumbname" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanuppal%2Fdumbname", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanuppal%2Fdumbname'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e779259c0cacc1a9aa154148aa826a90ec17a1a
[INFO] fixing ethanuppal/dumbname against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanuppal%2Fdumbname" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ethanuppal/dumbname
[INFO] finished tweaking git repo https://github.com/ethanuppal/dumbname
[INFO] tweaked toml for git repo https://github.com/ethanuppal/dumbname written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ethanuppal/dumbname on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ethanuppal/dumbname already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xml_writer v0.4.0
[INFO] [stderr]   Downloaded parol_runtime v2.2.2
[INFO] [stderr]   Downloaded spade-common v0.16.0
[INFO] [stderr]   Downloaded owo-colors v4.2.0
[INFO] [stderr]   Downloaded function_name v0.3.0
[INFO] [stderr]   Downloaded function_name-proc-macro v0.3.0
[INFO] [stderr]   Downloaded backtrace-ext v0.2.1
[INFO] [stderr]   Downloaded sv-parser-macros v0.13.5
[INFO] [stderr]   Downloaded nom-tracable-macros v0.9.1
[INFO] [stderr]   Downloaded sv-parser-error v0.13.5
[INFO] [stderr]   Downloaded dot-writer v0.1.4
[INFO] [stderr]   Downloaded sv-parser v0.13.5
[INFO] [stderr]   Downloaded spade-ast v0.16.0
[INFO] [stderr]   Downloaded parol-macros v1.0.0
[INFO] [stderr]   Downloaded nom-greedyerror v0.5.0
[INFO] [stderr]   Downloaded local-impl v0.1.2
[INFO] [stderr]   Downloaded syntree_layout v0.4.0
[INFO] [stderr]   Downloaded spade-codespan v0.12.0
[INFO] [stderr]   Downloaded str-concat v0.2.0
[INFO] [stderr]   Downloaded file-guard v0.2.0
[INFO] [stderr]   Downloaded logos-derive v0.16.1
[INFO] [stderr]   Downloaded nom-recursive-macros v0.5.1
[INFO] [stderr]   Downloaded nom-packrat-macros v0.7.0
[INFO] [stderr]   Downloaded nom-tracable v0.9.1
[INFO] [stderr]   Downloaded nom-recursive v0.5.1
[INFO] [stderr]   Downloaded nom-packrat v0.7.0
[INFO] [stderr]   Downloaded spade-macros v0.16.0
[INFO] [stderr]   Downloaded sv-parser-pp v0.13.5
[INFO] [stderr]   Downloaded boxcar v0.2.10
[INFO] [stderr]   Downloaded logos v0.16.1
[INFO] [stderr]   Downloaded generator v0.8.4
[INFO] [stderr]   Downloaded spade-parser v0.16.0
[INFO] [stderr]   Downloaded syntree v0.18.0
[INFO] [stderr]   Downloaded sv-parser-syntaxtree v0.13.5
[INFO] [stderr]   Downloaded spade-codespan-reporting v0.12.0
[INFO] [stderr]   Downloaded spade-diagnostics v0.16.0
[INFO] [stderr]   Downloaded logos-codegen v0.16.1
[INFO] [stderr]   Downloaded scnr v0.8.0
[INFO] [stderr]   Downloaded sv-parser-parser v0.13.5
[INFO] [stderr]   Downloaded veryl-parser v0.14.2-rc.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3b79ad6ec89fb840bd757c5b235df132274c0e5db20bcaea125ba107c92ecd5b
[INFO] running `Command { std: "docker" "start" "3b79ad6ec89fb840bd757c5b235df132274c0e5db20bcaea125ba107c92ecd5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3b79ad6ec89fb840bd757c5b235df132274c0e5db20bcaea125ba107c92ecd5b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b79ad6ec89fb840bd757c5b235df132274c0e5db20bcaea125ba107c92ecd5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3b79ad6ec89fb840bd757c5b235df132274c0e5db20bcaea125ba107c92ecd5b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking boxcar v0.2.10
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking file-guard v0.2.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling str-concat v0.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling scnr v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling nom-greedyerror v0.5.0
[INFO] [stderr]    Compiling function_name-proc-macro v0.3.0
[INFO] [stderr]    Compiling parol_runtime v2.2.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]     Checking winnow v0.7.3
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling syntree v0.18.0
[INFO] [stderr]    Compiling xml_writer v0.4.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling dot-writer v0.1.4
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling nom-recursive-macros v0.5.1
[INFO] [stderr]    Compiling nom-tracable-macros v0.9.1
[INFO] [stderr]    Compiling nom-packrat-macros v0.7.0
[INFO] [stderr]    Compiling nom-tracable v0.9.1
[INFO] [stderr]    Compiling nom-packrat v0.7.0
[INFO] [stderr]    Compiling nom-recursive v0.5.1
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling function_name v0.3.0
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling sv-parser-macros v0.13.5
[INFO] [stderr]    Compiling sv-parser-syntaxtree v0.13.5
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling local-impl v0.1.2
[INFO] [stderr]    Compiling spade-macros v0.16.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling sv-parser-error v0.13.5
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling syntree_layout v0.4.0
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling parol-macros v1.0.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]     Checking snafu v0.8.5
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking marlin-verilator v0.16.0 (/opt/rustwide/workdir/verilator)
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]    Compiling spade-codespan-reporting v0.12.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling spade-codespan v0.12.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling spade-common v0.16.0
[INFO] [stderr]    Compiling spade-ast v0.16.0
[INFO] [stderr]    Compiling spade-diagnostics v0.16.0
[INFO] [stderr]    Compiling spade-parser v0.16.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling veryl-parser v0.14.2-rc.1
[INFO] [stderr] error: could not compile `sv-parser-syntaxtree` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name sv_parser_syntaxtree --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sv-parser-syntaxtree-0.13.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8bbd1c2adc570ca3 -C extra-filename=-eb54d91e13dcafbe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern sv_parser_macros=/opt/rustwide/target/debug/deps/libsv_parser_macros-0f1259598188a03c.so --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sv-parser-syntaxtree` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name sv_parser_syntaxtree --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sv-parser-syntaxtree-0.13.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=91318719afef91d2 -C extra-filename=-7cdb1b365e3a6c2a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern sv_parser_macros=/opt/rustwide/target/debug/deps/libsv_parser_macros-0f1259598188a03c.so --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3b79ad6ec89fb840bd757c5b235df132274c0e5db20bcaea125ba107c92ecd5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b79ad6ec89fb840bd757c5b235df132274c0e5db20bcaea125ba107c92ecd5b", kill_on_drop: false }`
[INFO] [stdout] 3b79ad6ec89fb840bd757c5b235df132274c0e5db20bcaea125ba107c92ecd5b
